home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 June / EnigmA AMIGA RUN 08 (1996)(G.R. Edizioni)(IT)[!][issue 1996-06][EARSAN CD VII].iso / earcd / utilmus / metronom.lha / Metronome / Catalogs / Metronome.cd < prev   
Text File  |  1996-05-12  |  736b  |  52 lines

  1. ; Catalog Description file for Metronome
  2. ;
  3. ;
  4. ; ERRORS
  5. ;
  6. STR_ERR_LIB (//)
  7. Error: couldn't open library.\n
  8. ;
  9. STR_ERR_CRMP (//)
  10. Error: couldn't create MsgPort.\n
  11. ;
  12. STR_ERR_CRIO (//)
  13. Error: couldn't create IORequest.\n
  14. ;
  15. STR_ERR_DEV (//)
  16. Error: couldn't open device.\n
  17. ;
  18. ; A special one. Printed is this, then a semicolon and a space ': ', and then
  19. ; the error string, e.g. 'bad number'
  20. STR_ERR_ARGS (//)
  21. ReadArgs() Error
  22. ;
  23. STR_ERR_FILE (//)
  24. Error: soundfile "%s" not found.\n
  25. ;
  26. STR_ERR_MEM (//)
  27. Error: not enough memory.\n
  28. ;
  29. ;
  30. ; GUI
  31. ;
  32. STR_WINDOW_TITLE (100//)
  33. Metronome
  34. ;
  35. STR_MM_GAD (//)
  36. M.M.:
  37. ;
  38. STR_TEMPO_GAD (//)
  39. Tempo:
  40. ;
  41. STR_DELAY_GAD (//)
  42. Delay:
  43. ;
  44. STR_QUIT_GAD (//)
  45. Quit
  46. ;
  47. ;
  48. ; MISC
  49. ;
  50. STR_DEF_TEMPO_FILE (200//)
  51. PROGDIR:Tempo_Names.ENG
  52.